Skip to content

Do not set LastExecutionDate if it is nil#508

Merged
tobio merged 2 commits into
elastic:mainfrom
gsoldevila:protect-against-not-executed-rules
Dec 18, 2023
Merged

Do not set LastExecutionDate if it is nil#508
tobio merged 2 commits into
elastic:mainfrom
gsoldevila:protect-against-not-executed-rules

Conversation

@gsoldevila
Copy link
Copy Markdown
Member

NilPointer can happen if we try to read and update rules which have not been executed.
This PR protects the code in that scenario.

@gsoldevila gsoldevila requested a review from tobio December 14, 2023 17:40
tobio
tobio previously approved these changes Dec 18, 2023
Copy link
Copy Markdown
Member

@tobio tobio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for taking the time to fix this one up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants